home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / chess / chessrpl.zip / CHESSRP3.ERR < prev    next >
Text File  |  1993-06-25  |  3KB  |  43 lines

  1. +----------------------------------------------------------------------------+
  2. |   Program: 'CHESSRP3' - explanation of ERROR codes:                        |
  3. +-------+--------------------------------------------------------------------+
  4. | ERROR | EXPLANATION / CAUSE / Clue to Correct Response                     |
  5. +-------+--------------------------------------------------------------------+
  6. |   1   | Invalid character in MOVE statement -                              |
  7. |       |  - Acceptable Characters are: KQRNB12345678abcdefghACDEFGH.pP()=x+ |
  8. |   4   | Invalid CHESS piece character (Valids: KQRBN)                      |
  9. |   5   | Incorrect CHESS piece on indicated square                          |
  10. |   8   | Addressing error (Valid addresses: a1 - a8 through h1 - h8.        |
  11. |   9   | Addressing error (Valid addresses: a1 - a8 through h1 - h8.        |
  12. |       |                                                                    |
  13. |  11   | Castling Error: KING not on proper square for castling             |
  14. |  12   | Castling Error: ROOK not on proper square for castling             |
  15. |  13   | Castling Error: KINGs receiving square not FREE                    |
  16. |  14   | Castling Error: ROOKs receiving square not FREE                    |
  17. |       |                                                                    |
  18. |  21   | ROOK move error - ROOK not on COLUMN/ROW as coded                  |
  19. |  22   | ROOK error - both ROOKs able to move here - COLUMN/ROW needed      |
  20. |  23   | ROOK error - neither ROOK can reach this square                    |
  21. |  31   | BISHOP error - this BISHOP previously captured                     |
  22. |  41   | KNIGHT error - neither KNIGHT can reach this square                |
  23. |  42   | KNIGHT error - both KNIGHTs able to move here - COLUMN/ROW needed  |
  24. |  43   | KNIGHT error - KNIGHT not on COLUMN/ROW as coded                   |
  25. |       |                                                                    |
  26. |  51   | WHITE PAWN not available for this MOVE                             |
  27. |  52   | BLACK PAWN not available for this MOVE                             |
  28. |  53   | Pawn Capture: No CHESS piece available for capture - not En Passant|
  29. |  54   | Pawn Capture: No CHESS piece available for capture - not En Passant|
  30. |  55   | PAWN CAPTURE indicated, but no opponent PAWN available for CAPTURE |
  31. |       |                                                                    |
  32. |  61   | Pawn Promotion: Duplicate QUEEN request invalid                    |
  33. |  62   | Pawn Promotion: Duplicate BISHOP request invalid                   |
  34. |       |                                                                    |
  35. |  81   | $ Record Error: 1st character is not 'W' or 'B' (White or Black)   |
  36. |  82   | $ Record Error: 2nd character is not = 'KQRNBP'                    |
  37. |  83   | $ Record Error: Invalid Address (must be in the range: a1 - h8)    |
  38. |       |                                                                    |
  39. | 111   | Internal programming error - refer to 'CHESSRPL Software'          |
  40. | 112   | Internal programming error - expected PIECE not on selected square |
  41. |       |                                                                    |
  42. +-------+--> Please press any KEY to continue ................ <-------------+
  43.